home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 49 / Amiga Format CD49 (2000-01-17)(Future Publishing)(GB)(Track 1 of 3)[!][issue 2000-02].iso / -serious- / programming / e / powerd0.06 / modules / intuition / icclass.m < prev    next >
Text File  |  1999-11-30  |  184b  |  9 lines

  1. CONST    ICM_SetLoop=$402,
  2.         ICM_ClearLoop=$403,
  3.         ICM_CheckLoop=$404,
  4.         ICA_Dummy=$80040000,
  5.         ICA_Target=$80040001,
  6.         ICA_Map=$80040002,
  7.         ICSPECIAL_Code=$80040003,
  8.         ICTARGET_IDCMP=-1
  9.